/*  Change background color.   */

body {	
	background-color: #DDD7BF;
}

h1 {
	color: #002A5C;
	height:30px;	
}